home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / ANC 15.adf / 2 < prev    next >
Text File  |  1987-01-01  |  685b  |  26 lines

  1. CD DF0:
  2. PROMPT "[%n] %p"
  3.  
  4. CONMAN >nil:
  5.  
  6. BLITZDISK 100
  7. FF Siesta.font
  8. ARUN NOIO FUNKEYS -N
  9.  
  10. echo *NWelcome to TxEd Plus!!*N
  11. echo This tutorial will start all of the accessory programs
  12. echo from the TxEd Plus diskette, and then will run TxEd
  13. echo Plus configured to let you pick from various options.*N
  14.  
  15. echo You may want to look at the "Startup-Sequence" file to
  16. echo get an idea of how to start the various accessory programs.*N
  17. echo Also look at the file "Rexx/Startup.txed" to get an idea of how
  18. echo to set up your TxEd Plus startup macro! Enjoy!*N*T...cheath*N
  19.  
  20. Assign REXX: REXX
  21. REXXDEMO
  22.  
  23. ; The STICKY keyword gives us exclusive use of the console here
  24. E STARTUP TUTORIAL STICKY
  25.  
  26.